Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: document how state overrides work in call and call_raw #570

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

zerosnacks
Copy link
Member

Solution

Added a clarifying comment in regards to how state overrides are applied in call and call_raw.

Closes #517 as it is not necessary to implement a new method.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@mattsse mattsse merged commit 09241dc into alloy-rs:main Apr 18, 2024
18 checks passed
@zerosnacks zerosnacks deleted the feat/document-call-state-overrides branch April 18, 2024 16:27
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
…loy-rs#570)

* document state overrides

* link to state setter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add call_with_overrides method on CallBuilder returning decoded output, not raw
3 participants